Skip to content

chore: 🐝 Update SDK - Generate SDK 2.4.2 - #306

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1787837222
Aug 27, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.4.2#306
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1787837222

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • gr4vy.payment_methods.create():
    • request_body.union(ACHBankPaymentMethodCreate).account_type Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬ACHBankPaymentMethodCreate
    ├──[-] required (31784:11)❌ 
    └─┬account_type
      ├──[🔀] description (31771:28)
      └──[+] default (31772:24)❌ 
Document Element Total Changes Breaking Changes
components 3 2

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.796.0

* `gr4vy.payment_methods.create()`: 
  *  `request_body.union(ACHBankPaymentMethodCreate).account_type` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Aug 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 119 / 120 (99.2%)

⚠️ 1 endpoint operation(s) have no E2E test. Newly generated endpoints show up here — consider adding tests for them.

  • GET /roles

Endpoint reach is measured from HTTP requests actually sent by the suite (see tests/utils/client.py). See TESTING.md.

@gr4vy-code
gr4vy-code merged commit 3d0bfd0 into main Aug 27, 2026
13 checks passed
@gr4vy-code
gr4vy-code deleted the speakeasy-sdk-regen-1787837222 branch August 27, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants